body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-color: #0C2949;
}
#flashdis {
	height: 406px;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: ridge;
	border-left-style: ridge;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image: url(../images/beijing.gif);
}
#enter {
	text-align: right;
	height: 16px;
	width: 700px;
	padding-right: 20px;
}
#enter a:hover {
	color: #FF0000;
}


#flashdisp {
	height: 406px;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 60px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: ridge;
	border-right-style: none;
	border-bottom-style: ridge;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #023A6D;
	background-image: url(../images/beijing.gif);
}
#foot {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	height: 80px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 8px;
	padding-bottom: 8px;
	width: 720px;
}
#foot a {
	color: #FFFFFF;
	text-decoration: none;
}
#foot a:hover {
	color: #FF0000;
}